Solana core development team Anza said that the SIMD-0339 proposal increases the maximum number of CPI account info from 64 to 255, and is planned to be activated on the testnet in the 883rd epoch. This feature requires at least Agave v3.1.0 and FD v0.806.30102.
Solana核心开发团队Anza表示,SIMD-0339提案将CPI账户信息数量上限从64提升至255,计划在第883个epoch于测试网(testnet)激活。该功能要求至少使用Agave v3.1.0和FD v0.806.30102版本。
The Solana Foundation's latest proposal, SIMD-0266, plans to introduce p-tokens as an efficient alternative to the current SPLToken program. This optimized version can reduce the computing unit usage of the token program by up to 98% through zero-heap allocation and zero-copy data access technology, and is expected to free up about 12% of the block space for other transactions. The p-token is fully backward compatible, and users can directly replace it without modifying the code. The new Batch a...
Solana基金会最新提案SIMD-0266计划推出p-token,作为当前SPLToken程序的高效替代方案。该优化版本通过零堆分配和零拷贝数据访问技术,可将Token程序的计算单元使用率降低高达98%,预计将释放约12%的区块空间用于其他交易。p-token完全向后兼容,用户无需修改代码即可直接替换。新增的Batch和UnwrapLamports指令进一步优化了DeFi常见操作流程。Neodyme已完成审计,确认p-...
Solana's proposed improvement, SIMD-0337, introduces block tagging to implement the fast leader handover mechanism in Alpenglow. This technology allows leaders to start block production immediately based on the expected parent block without waiting for confirmation, advancing block production time by about 120 milliseconds and increasing IBRL (Interblock Reliable Delay) by about 7.5%. The new mechanism is implemented through two tags, BlockHeader and UpdateParent, which not only ensure security ...
Solana改进提案SIMD-0337引入区块标记功能,实现Alpenglow中的快速领导者交接机制。该技术使领导者能基于预期父区块立即开始区块生产,无需等待确认,将区块生产时间提前约120毫秒,IBRL(区块间可靠延迟)提升约7.5%。新机制通过BlockHeader和UpdateParent两个标记实现,既保证了面对恶意行为的安全性,又最大化了网络吞吐量。完整技术细节已在GitHub发布。
Solana's new consensus protocol, Alpenglow Proposal SIMD-0326, which aims to reduce block confirmation time from 12.8 seconds to 150 milliseconds, has reached a quorum and passed with 99.6% of the votes in favor.
Solana新共识协议Alpenglow提案SIMD-0326已达成法定人数,并以99.6%的赞成票通过。该提案旨在将区块确认时间从12.8秒减少到150毫秒。
On August 17, it was reported that Solana's new consensus protocol Alpenglow proposal SIMD-0326 has entered the community governance stage. Alpenglow aims to shorten the block finalization time from 12.8s to nearly 150ms. The proposal will enter the voting stage at Epochs840-420 (currently 834, an Epoch is about 2 days). The voting rules are that the proportion of votes in favor must reach 2/3 of the total number of votes (for + against).